Revision: kernel-package--devel--9.0--patch-23
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Tue Jul 19 01:51:29 CDT 2005
Standard-date: 2005-07-19 06:51:29 GMT
Modified-files: ChangeLog make-kpkg make-kpkg.8
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-23
Summary: Permit the new configuration targets now available in the kernel Makefile
Keywords: 

* make-kpkg (main): New config targets have now been added to the kernel
  Makefiles, namely:

   randconfig      - New config with random answer to all options               
   defconfig       - New config with default answer to all options              
   allmodconfig    - New config selecting modules when possible                 
   allyesconfig    - New config where all options are accepted with yes         
   allnoconfig     - New minimal config                        

* make-kpkg.8: Document the above.
